home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 034a / xrs450at.zip / CONFIG.NEW < prev    next >
Text File  |  1991-04-23  |  6KB  |  191 lines

  1.         >>--->  New CONFIG.XRS parameters in 4.12
  2.  
  3.    (please see corrected information about "EmptyBag x" below, too)
  4.  
  5.  
  6.  
  7.      In order to accomodate huge <J>ump lists, XRS now virtualizes any
  8.    list which would contain more than 500 entries.  You can set this
  9.    threshold down to 100 or up as high as 3000 entries - smaller numbers
  10.    take less RAM to scroll larger lists but increase disk access if you
  11.    don't preload summary, larger numbers give faster response, but take
  12.    longer to "pop up" and eat more 'low' RAM to build.  If you have the
  13.    "Preload Summary" on, response is smooth either way.  If you attempt
  14.    to set it out of range, the value is adjusted to minimum or maximum
  15.    allowable instead.
  16.  
  17. ;Virtualize 750
  18.  
  19.  
  20.  
  21.      You may also set the virual page-size (number of elements which
  22.    are swapped in and out each time the physical list "faults" and the
  23.    virtual list has to be paged).  Smaller numbers page more often, but
  24.    quickly - larger numbers page less often, but each page takes longer.
  25.    You cannot set the virtual page size to less than the screen height,
  26.    nor more than 1/2 the total virtual list size default of set with
  27.    the "Virtualize xxx" parameter.  If you attempt to set it to a value
  28.    out of range it will be adjusted to the mimimum or maximum allowable
  29.    value instead.
  30.  
  31. ;VirtualJump 100
  32.  
  33.  
  34.  
  35.  
  36.      If you want the <J>ump lists sorted by subject/topic/thread, use
  37.    (this can also be toggled "on-the-fly" from the <F4> config window)
  38.  
  39. ;Sort Subjects
  40.  
  41.  
  42.  
  43.      To force the mailbag handling menu to appear every time you exit,
  44.    even if you have not read all messages:
  45.  
  46. ;Always
  47.  
  48.  
  49.      XRS now supports full messages topic threading inside a mailbag by
  50.    creating a doubly-linked list of topics.  Threading can be turned on
  51.    and off on-the-fly inside XRS from the <F4> hot-keyed configuration
  52.    window.  By default it is off - if you want to automatically activate
  53.    support for the "+" and "-" keys to follow any threads found instead
  54.    of the normal "next" and "previous" functions use:  (both this and
  55.    the following parameter can be adjusted 'on-the-fly" from the <F4>
  56.    configuation window hot-key list)
  57.  
  58. Threading
  59.  
  60.  
  61.      To force the "+" and "-" keys to only follow threads (this implies
  62.    "Threading"), and not appear if there is no corresponding thread use:
  63.  
  64. ;Thread Only
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.         >>--->  New CONFIG.XRS parameters in 4.11
  72.  
  73.  
  74.      To force XRS to act like a new mailbag has been unpacked if you use
  75.    an external utility such as XCS to create mail:  (this was in 4.10)
  76.  
  77. ;Force New
  78.  
  79.  
  80.      To preselect the option taken when an empty mailbag is detected as you
  81.    leave the program (i.e. "Compress/Delete/Repack&Delete/Leave")  Note that
  82.    if you use a non-English overlay, these option letters will be different
  83.    (XRS only looks at the first letter of the second word).  This does not
  84.    cause the option to be automatically selected, but only sets the default
  85.    item to highlight in the list.  The default is "Leave" for mailbags with
  86.    any unread messages, or "Delete" if there are no unread messages.  With
  87.    4.12 you can force this menu to always appear though normally it is shown
  88.    only if the "Read Only New" filter is off on exit (See "Always" above).
  89.  
  90. EmptyBag R
  91.  
  92.  
  93.      "EmptyBag" compresses into your "Indir" by default, but you can use
  94.    another subdirectory as the 'archives' by specifying  (the sub-directory
  95.    must exist, or an error will occur!)  This example shows the archive
  96.    sub-dir being a sub-directory (named OLDBAGS) of the current directory
  97.  
  98. ;SaveBagPath OLDBAGS
  99.  
  100.  
  101.  
  102.  
  103.  
  104.         >>--->  New CONFIG.XRS parameters in 4.10
  105.  
  106.      To use an external mail bundler, use this parameter - the program is
  107.    responsible for handling all aspects of the outbound mail processing.
  108.  
  109. ;Bundler XRS2REP.EXE
  110.  
  111.  
  112.  
  113.         >>--->  New CONFIG.XRS parameters in 4.02
  114.  
  115.      To place ^aPID: lines into echomail in addition to blank tearlines:
  116.  
  117. ;Pids
  118.  
  119.  
  120.      To force alternate handling of hot-keys for SCO Xenix environment
  121.    by replacing <ALT_Fx> keys with <SHIFT_Fx> in editor, etc.:
  122.  
  123. ;No Alt Keys
  124.  
  125.  
  126.      To force redirection to CON: during external program calls, use:
  127.  
  128. ;Force Redirection
  129.  
  130.  
  131.  
  132.  
  133.     >>--->  New CONFIG.XRS parameters in 4.00
  134.  
  135.     In order to have XRS search another disk and/or subdirectory for its
  136.   inbound mailbags (instead of in the current directory), use:
  137.  
  138. ;Indir d:\comm\download
  139.  
  140.  
  141.     To always show messages in a scrolling viewable window instead of one
  142.   page at a time (note: default is optimize list/page mode automatically).
  143.  
  144. ;List View
  145.  
  146.  
  147.     To view messages in the old manner (i.e. page by page) all the time
  148.  
  149. ;Page View
  150.  
  151.  
  152.     In order to force continual updating of the highlighted message header
  153.   during <J>ump selection use this parameter - note that you can force the
  154.   header to show anyway with the <TAB> key (continuous updating may be too
  155.   slow on your machine).
  156.  
  157. ;Jump Headers
  158.  
  159.  
  160.     Since XRS now does verticle retrace wait (avoids snow on CGA monitors)
  161.   automatically, if you have CGA hardware that does not get snowy, use
  162.  
  163. ;No Snow
  164.  
  165.  
  166.     XRS continually updating the time on the bottom of the screen during
  167.   message reading and editing, it interferes with "ScreenTalk" (and other
  168.   similar) hardware used by visually impared users.  To avoid this use
  169.  
  170. ;No Seconds
  171.  
  172.  
  173.     If the clock at the bottom of the screen causes problems or sluggish
  174.   performance, you can completely eliminate it using
  175.  
  176. ;No Clock
  177.  
  178.  
  179.     Because so many people have asked for it, I have whacked on C_Worthy
  180.   source-code (again) to allow you to swap the normal editor key functions
  181.   for "Paste" and "Toggle overwrite/insert".  Normally, <INS> does a paste
  182.   and <F9> swaps insert and overwritet modes - with this parm, they reverse
  183.  
  184. <INS> <F9> Reversed
  185.  
  186.  
  187.     XRS will automatically prompt you to change the to name each time you
  188.   reply to or quote a message if you use
  189.  
  190. To Name Prompt
  191.